Micron Document
🎖️GitЯра🎖️

Commit 2d48c6c23b97ddfbdc7ac09ac743418055d36e5d


Parents : cd1ebd1
Author : James Rich <2199651+jamesarich@users.noreply.github.com>
Signature : Signature validation error
Date : 2026-08-03T13:52:41-05:00
Committer : GitHub <noreply@github.com>
Date : 2026-08-03T18:52:41Z

chore: bump VERSION_NAME_BASE to 2.8.1 (#6546)

Changes

2 files changed, 2 insertions(+), 2 deletions(-)


Diff

diff --git a/config.properties b/config.properties
index 8e3c09a830..e96ac2b67f 100644
--- a/config.properties
+++ b/config.properties
@@ -27,7 +27,7 @@ COMPILE_SDK=37
# Base version name for local development and fallback
# On CI, this is overridden by the Git tag
# Before a release, update this to the new Git tag version
-VERSION_NAME_BASE=2.8.0
+VERSION_NAME_BASE=2.8.1
# Minimum firmware versions supported by this app
MIN_FW_VERSION=2.5.14

diff --git a/desktopApp/packaging/linux/org.meshtastic.MeshtasticDesktop.metainfo.xml b/desktopApp/packaging/linux/org.meshtastic.MeshtasticDesktop.metainfo.xml
index 9277b1af26..42f7765d5e 100644
--- a/desktopApp/packaging/linux/org.meshtastic.MeshtasticDesktop.metainfo.xml
+++ b/desktopApp/packaging/linux/org.meshtastic.MeshtasticDesktop.metainfo.xml
@@ -92,7 +92,7 @@
</screenshots>
<releases>
- <release version="2.8.0" date="2026-07-10">
+ <release version="2.8.1" date="2026-08-02">
<description>
<p>In-app update notifications, native OS notifications, deep-link handling, keyboard shortcuts, window-state persistence, and many stability fixes.</p>
</description>

Served by rngit 1.5.0 - Generated in 0.13s